pub unsafe extern "C" fn gst_rtsp_stream_transport_set_active(
    trans: *mut GstRTSPStreamTransport,
    active: gboolean,
) -> gboolean