inline fn decodeBit(self: *RangeDecoder, reader: anytype, prob: *u16, update: bool) !bool
self: *RangeDecoder,
reader: anytype,
prob: *u16,
update: bool,