pub unsafe extern "C" fn cairo_font_options_set_hint_metrics(
    options: *mut cairo_font_options_t,
    hint_metrics: cairo_hint_metrics_t
)