pub unsafe extern "C" fn gst_rtsp_server_set_content_length_limit(
    server: *mut GstRTSPServer,
    limit: c_uint
)