macro_rules! malloc_size_of_is_webrender_malloc_size_of {
    ($($ty:ty),+) => { ... };
}