hdf5.raw
H5tb.Field_info
hdf5.caml
ppx_h5struct
type t = {
field_names : string array;
field_sizes : int array;
field_offsets : int array;
type_size : int;
}