pub fn parse_global_attributes( input: &[u8], ) -> Result<(&'_ [u8], Vec<SdpAttribute>), Err<(&'_ [u8], ErrorKind)>>