pub unsafe extern "C" fn gtk_color_button_set_alpha(
    button: *mut GtkColorButton,
    alpha: u16
)