pub unsafe extern "C" fn gst_sdp_media_attributes_to_caps(
    media: *const GstSDPMedia,
    caps: *mut GstCaps
) -> GstSDPResult