pub type APICacheItem = LazyRUMCacheValue<APIFunction>;
pub struct APICacheItem { /* private fields */ }