pub fn parse_tune_ok( i: &[u8], ) -> Result<(&[u8], TuneOk), Err<(&[u8], ErrorKind)>>
Parse tune-ok (Generated)