pub unsafe extern "C" fn adw_button_row_set_end_icon_name(
    self_: *mut AdwButtonRow,
    icon_name: *const c_char,
)
Available on crate feature v1_6 only.