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