pub unsafe extern "C" fn adw_dialog_set_focus(
    self_: *mut AdwDialog,
    focus: *mut GtkWidget
)
Available on crate feature v1_5 only.