pub type ULockWaitFn = unsafe extern "C" fn(u32, *mut c_void, u64, u32) -> c_int;
Alias for the function pointer of [__ulock_wait].
__ulock_wait