pub unsafe extern "C" fn gst_rtsp_connection_set_ignore_x_server_reply(
    conn: *mut GstRTSPConnection,
    ignore: gboolean
)