pub fn available_securities(
    rootdir: &PathBuf
) -> Result<Vec<Vec<PathBuf>>, Box<dyn Error>>