pub unsafe extern "C" fn gtk_spinner_set_spinning(
    spinner: *mut GtkSpinner,
    spinning: gboolean
)