pub unsafe extern "system" fn NtResumeThread(
    ThreadHandle: HANDLE,
    PreviousSuspendCount: PULONG
) -> NTSTATUS