pub unsafe extern "C" fn gtk_color_button_set_title(
    button: *mut GtkColorButton,
    title: *const c_char
)