pub unsafe extern "C" fn gst_rtsp_sdp_from_stream(
    sdp: *mut GstSDPMessage,
    info: *mut GstSDPInfo,
    stream: *mut GstRTSPStream
) -> gboolean