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