pub(crate) fn padded_size(size: usize, align: usize) -> usize
Rounds up size so that the following address will satisfy align.
size
align