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