pub unsafe extern "C" fn gtk_spin_button_set_numeric(
    spin_button: *mut GtkSpinButton,
    numeric: gboolean
)