pub unsafe extern "C" fn adw_switch_row_set_active(
    self_: *mut AdwSwitchRow,
    is_active: gboolean
)
Available on crate feature v1_4 only.