pub unsafe extern "system" fn NtTerminateProcess(
    ProcessHandle: HANDLE,
    ExitStatus: NTSTATUS
) -> NTSTATUS