pub unsafe extern "system" fn NtTerminateThread(
    ThreadHandle: HANDLE,
    ExitStatus: NTSTATUS
) -> NTSTATUS