pub unsafe fn NtCancelTimer<P0>( timerhandle: P0, currentstate: Option<*mut BOOLEAN>, ) -> NTSTATUSwhere P0: Param<HANDLE>,