Source position: cairo.pp line 211
type cairo_font_weight_t = (
CAIRO_FONT_WEIGHT_NORMAL,
CAIRO_FONT_WEIGHT_BOLD
);