pub unsafe extern "C" fn gtk_button_set_use_stock(
    button: *mut GtkButton,
    use_stock: gboolean
)