pub type Long256Column<'a> = FixedBytesColumn<'a, 32>;
pub struct Long256Column<'a> { /* private fields */ }