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