pub const ResourceAndSize = struct
pub const ResourceAndSize = struct { resource: Resource, total_size: u64, }