NtCancelTimer

Function NtCancelTimer 

pub unsafe extern "system" fn NtCancelTimer(
    timerhandle: HANDLE,
    currentstate: *mut bool,
) -> NTSTATUS