pub unsafe fn LWLockWaitForVar( arg_lock: *mut LWLock, arg_valptr: *mut uint64, arg_oldval: uint64, arg_newval: *mut uint64, ) -> bool