fn string_to_store_path<'i>( i: &'i [u8], path_str: &str, ) -> Result<StorePath, Err<NomError<&'i [u8]>>>