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