pub unsafe extern "C" fn cairo_font_options_set_hint_style(
    options: *mut cairo_font_options_t,
    hint_style: cairo_hint_style_t
)