pub fn cache_size(_level: u8, _cache_type: CacheType) -> Option<usize>
Returns the total size in bytes of level cache with type cache_type.
level
cache_type
This is the implementation for unsupported architectures, and always returns None.