pub unsafe fn LWLockAnyHeldByMe(
    arg_lock: *mut LWLock,
    arg_nlocks: c_int,
    arg_stride: usize
) -> bool