Currently, `u64` can't be used for length attributes in a `Writable` struct. `usize` can, so there's no reason `u64` should not.
Currently,
u64can't be used for length attributes in aWritablestruct.usizecan, so there's no reasonu64should not.