pub unsafe extern "C" fn g_thread_pool_new( func: GFunc, user_data: gpointer, max_threads: c_int, exclusive: gboolean, error: *mut *mut GError, ) -> *mut GThreadPool