pub unsafe extern "C" fn adw_about_window_set_copyright(
    self_: *mut AdwAboutWindow,
    copyright: *const c_char
)
Available on crate feature v1_2 only.