pub unsafe extern "C" fn cairo_font_options_merge(
    options: *mut cairo_font_options_t,
    other: *const cairo_font_options_t
)