pub unsafe extern "C" fn adw_alert_dialog_set_extra_child(
    self_: *mut AdwAlertDialog,
    child: *mut GtkWidget
)
Available on crate feature v1_5 only.