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