pub unsafe extern "C" fn gst_rtsp_thread_pool_set_max_threads(
    pool: *mut GstRTSPThreadPool,
    max_threads: c_int
)