pub fn prefixes(cache: *const Cache) []const Directory
pub fn prefixes(cache: *const Cache) []const Directory { return cache.prefixes_buffer[0..cache.prefixes_len]; }