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