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