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