pub unsafe fn CancelTimerQueueTimer<P0, P1>(timerqueue: P0, timer: P1) -> BOOL
where P0: IntoParam<HANDLE>, P1: IntoParam<HANDLE>,