pub unsafe extern "system" fn NtAlertResumeThread(
    ThreadHandle: HANDLE,
    PreviousSuspendCount: *mut u32
) -> NTSTATUS