pub unsafe extern "C" fn gst_rtsp_server_set_backlog(
    server: *mut GstRTSPServer,
    backlog: c_int
)