fn get_body_span<'tcx>(
    tcx: TyCtxt<'tcx>,
    hir_body: &Body<'tcx>,
    def_id: LocalDefId
) -> Span