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