#ifdef __clang__
#include "third_party/intel/clang/sha512intrin.h"
#else
#include "third_party/intel/sha512intrin.internal.h"
#endif