pub unsafe fn DeleteTimerQueueTimer<'a>( timerqueue: impl IntoParam<'a, HANDLE>, timer: impl IntoParam<'a, HANDLE>, completionevent: impl IntoParam<'a, HANDLE>, ) -> BOOL