pub unsafe extern "C" fn gtk_widget_modify_cursor(
    widget: *mut GtkWidget,
    primary: *const GdkColor,
    secondary: *const GdkColor
)