pub unsafe extern "C" fn gst_sdp_media_set_key(
    media: *mut GstSDPMedia,
    type_: *const c_char,
    data: *const c_char
) -> GstSDPResult