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