pub unsafe extern "C" fn cairo_set_antialias(
    cr: *mut cairo_t,
    antialias: cairo_antialias_t
)