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