pub fn byte_to_id( nodes: &HashMap<String, HashMap<NodeId, NodeInfo>>, abs_path: &str, byte_position: usize, ) -> Option<NodeId>