size_of, size_of_val, align_of, and align_of_val are now in the rust prelude: https://github.com/rust-lang/rust/pull/123168/ We can clean up references to these functions. Credit to Pyrious for the idea