pub fn load_node_commons( file: impl AsRef<Path>, label_fn: fn(&str) -> u8, ) -> Result<Vec<NodeCommon>, Error>