pub fn lookup(name: &str) -> Result<ExternAbi, AbiUnsupported>
Returns the ABI with the given name (if any).