The type was sized properly but the number was still wrong, fixed this. TODO! Once unions with non-Copy values are stable make this a `union { full: [u8; 4096], data: TheActualHeader }`; Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>