pub unsafe extern "C" fn gst_rtsp_server_set_thread_pool(
    server: *mut GstRTSPServer,
    pool: *mut GstRTSPThreadPool
)