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