pub unsafe extern "C" fn gst_shared_task_pool_set_max_threads(
    pool: *mut GstSharedTaskPool,
    max_threads: c_uint
)