pub unsafe extern "C" fn gtk_widget_override_cursor(
    widget: *mut GtkWidget,
    cursor: *const GdkRGBA,
    secondary_cursor: *const GdkRGBA
)