pub unsafe extern "C" fn gtk_spin_button_spin(
    spin_button: *mut GtkSpinButton,
    direction: GtkSpinType,
    increment: c_double
)