Function NtCancelTimer

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