SHARED_LOCKS_REQUIRED
#define SHARED_LOCKS_REQUIRED(...) __attribute__((shared_locks_required(__VA_ARGS__)))
#define SHARED_LOCKS_REQUIRED(...)