pub type PbRowNumberState = RowNumberState;
pub struct PbRowNumberState { pub prev_rank: i64, }
prev_rank: i64