pub unsafe extern "C" fn gtk_image_set_from_surface(
    image: *mut GtkImage,
    surface: *mut cairo_surface_t
)