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