pub unsafe extern "C" fn cairo_set_fill_rule(
    cr: *mut cairo_t,
    fill_rule: cairo_fill_rule_t
)