pub type NDR_EXPR_DESC = _NDR_EXPR_DESC;
struct NDR_EXPR_DESC { pub pOffset: *const u16, pub pFormatExpr: *const u8, }
pOffset: *const u16
pFormatExpr: *const u8