pub unsafe fn DeleteTimerQueue<P0>(timerqueue: P0) -> Result<()>
where P0: IntoParam<HANDLE>,