pub unsafe extern "C" fn gst_sdp_message_set_uri(
    msg: *mut GstSDPMessage,
    uri: *const c_char
) -> GstSDPResult