pub unsafe extern "C" fn gst_rtsp_watch_set_send_backlog(
    watch: *mut GstRTSPWatch,
    bytes: size_t,
    messages: c_uint
)