fn function_signature_text(tcx: TyCtxt<'_>, def_id: DefId) -> Option<String>
Extracts a compact source-level function signature from the HIR span.