pub(crate) fn bare_fn_c_wrapper_ident(rust_ident: &Ident) -> IdentExpand description
C_<crate>_<fn> — bare-fn C wrapper identifier (internal-wrapper arm
only; extern/#[export_name] fns pass through untouched and own their
own cross-package uniqueness).