pub unsafe extern "C" fn gtk_spin_button_set_digits(
    spin_button: *mut GtkSpinButton,
    digits: c_uint
)