run_checks
bool run_checks(device_tree *tree, bool keep_going);
if (!(checks.run_checks(&tree, true) || keep_going))