pub fn function_or_constant_with_span<'a>( expr: &'a Expression ) -> Option<(&'a str, &'a [Argument], Span)>