pub type PbAsOf = AsOf;
struct PbAsOf { pub as_of_type: Option<AsOfType>, }
as_of_type: Option<AsOfType>