pub unsafe extern "C" fn g_thread_pool_set_max_threads(
    pool: *mut GThreadPool,
    max_threads: gint
) -> gboolean