pub fn get_storage_location<P>(prefix: P, path: P) -> Stringwhere
    P: AsRef<Path>,