fn dump_abi_of_fn_item(
    tcx: TyCtxt<'_>,
    item_def_id: LocalDefId,
    attr: &Attribute
)