pub unsafe extern "C" fn gst_rtsp_connection_set_content_length_limit(
    conn: *mut GstRTSPConnection,
    limit: c_uint
)