pub fn build_svcache_tiles( source_path: &Path, out_path: &Path, selections: &[SvcacheTileSelection], ) -> Result<usize, WsiError>