pub fn pad_align_to(
    layout: Layout,
    align_req: &[AlignReq]
) -> Result<AlignLayout, AlignLayoutErr>