pub unsafe extern "C" fn cairo_paint_with_alpha(
    cr: *mut cairo_t,
    alpha: c_double
)