pub unsafe extern "C" fn cairo_font_options_set_subpixel_order(
    options: *mut cairo_font_options_t,
    subpixel_order: cairo_subpixel_order_t
)