pub fn other_punctuation<'input>(
    __input: &'input str
) -> Result<&'input str, ParseError<<str as Parse>::PositionRepr>>