pub unsafe extern "C" fn gst_sdp_media_add_format(
    media: *mut GstSDPMedia,
    format: *const c_char
) -> GstSDPResult