pub unsafe fn alloc_with_pad_align_zeroed(
    layout: Layout,
    align_layout: Layout
) -> *mut u8