LOCKS_EXCLUDED
#define LOCKS_EXCLUDED(...) __attribute__((locks_excluded(__VA_ARGS__)))
#define LOCKS_EXCLUDED(...)