pub fn polkavm_define_abi(
    attributes: AbiSupportAttributes,
    input: ItemMod
) -> Result<TokenStream, Error>