pub unsafe extern "C" fn gtk_color_selection_set_current_color(
    colorsel: *mut GtkColorSelection,
    color: *const GdkColor
)