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