pub fn check_byte_layout<'lt, T>(bytes: &[u8]) -> boolwhere T: Archive, T::Archived: for<'a> CheckBytes<HighValidator<'a, Error>>,