pub unsafe extern "C" fn gtk_color_button_set_color(
    button: *mut GtkColorButton,
    color: *const GdkColor
)