pub type HQWT256<T> = HuffQWaveletTree<T, RSQVector256>;
pub struct HQWT256<T> { /* private fields */ }