pub fn function_arg( input: ParseString<'_>, ) -> Result<(ParseString<'_>, FunctionArgument), Err<ParseError<'_>>>