pub fn parse_address_type(
    value: &str
) -> Result<AddressType, SdpParserInternalError>