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