pub unsafe extern "C" fn gst_rtsp_server_io_func(
    socket: *mut GSocket,
    condition: GIOCondition,
    server: *mut GstRTSPServer
) -> gboolean