pub unsafe fn CancelWaitableTimer<P0>(htimer: P0) -> Result<()>
where P0: IntoParam<HANDLE>,