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