pub unsafe extern "C" fn gtk_cairo_transform_to_window(
    cr: *mut cairo_t,
    widget: *mut GtkWidget,
    window: *mut GdkWindow
)