pub unsafe extern "C" fn gtk_about_dialog_set_version(
    about: *mut GtkAboutDialog,
    version: *const c_char
)