pub unsafe extern "C" fn gtk_spin_button_set_wrap(
    spin_button: *mut GtkSpinButton,
    wrap: gboolean
)