pub unsafe extern "C" fn gtk_button_set_always_show_image(
    button: *mut GtkButton,
    always_show: gboolean
)