futil_create 44 uspace/lib/futil/include/futil.h extern errno_t futil_create(futil_cb_t *, void *, futil_t **); futil_create 383 uspace/srv/system/system.c rc = futil_create(NULL, NULL, &futil);