libbe_init
libbe_handle_t *libbe_init(const char *root);
if ((lbh = libbe_init(argv[1])) == NULL)
if ((be = libbe_init(root)) == NULL) {