littleneck_find_board
static Board_node *littleneck_find_board(Sys_tree *root, int board);
if ((bnode = littleneck_find_board(root, board)) == NULL) {