pub unsafe extern "C" fn cairo_pattern_set_filter(
    pattern: *mut cairo_pattern_t,
    filter: cairo_filter_t
)