pub unsafe extern "C" fn gst_rtsp_client_set_connection(
    client: *mut GstRTSPClient,
    conn: *mut GstRTSPConnection
) -> gboolean