pub unsafe extern "C" fn gtk_spin_button_set_adjustment(
    spin_button: *mut GtkSpinButton,
    adjustment: *mut GtkAdjustment
)