pub unsafe fn NtWaitForSingleObject( handle: HANDLE, alertable: bool, timeout: *mut i64, ) -> NTSTATUS