Explicitly list ATTR_NONNULL indices in most cases so it's explicit that arguments aren't NULL (and adding new arguments that can be NULL isn't such a hassle).
Explicitly list ATTR_NONNULL indices in most cases so it's explicit that arguments aren't NULL (and adding new arguments that can be NULL isn't such a hassle).