pub unsafe extern "C" fn adw_banner_set_title(
    self_: *mut AdwBanner,
    title: *const c_char
)
Available on crate feature v1_3 only.