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