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