pub unsafe extern "C" fn adw_alert_dialog_add_responses(
    self_: *mut AdwAlertDialog,
    first_id: *const c_char
    ...
)
Available on crate feature v1_5 only.