pub unsafe extern "C" fn gst_rtsp_client_set_content_length_limit(
    client: *mut GstRTSPClient,
    limit: c_uint
)