EXCLUSIVE_TRYLOCK_FUNCTION
bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);
EXCLUSIVE_TRYLOCK_FUNCTION(true, _dso__data_open_lock);
bool mutex_trylock(struct mutex *mtx) EXCLUSIVE_TRYLOCK_FUNCTION(true, *mtx);