pub(crate) fn format_extern(
    ext: Extern,
    explicit_abi: bool,
    is_mod: bool
) -> Cow<'static, str>