pub type hb_position_t = i32;
hb_position_t:
Data type for holding a single coordinate value. Contour points and other multi-dimensional data are stored as tuples of #hb_position_t’s.