Identify the type of a binary file based on how magical it is.
Declared in <llvm/BinaryFormat/Magic.h>
<llvm/BinaryFormat/Magic.h>
file_magic identify_magic(StringRef magic);
The identified file_magic kind for the given bytes.