pub fn expression_ext<'input>( __input: &'input str, __pos: usize, ) -> Option<(usize, Node<Expression>)>