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