error: `H5Type` requires repr(C), repr(packed) or repr(transparent) for tuple structs --> tests/compile-fail/tuple-struct-no-repr.rs:6:8 | 6 | struct Foo(i64); | ^^^