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