pub fn set<T: Serialize>(_key: &str, _value: &T) -> Result<()>
Set a value in plugin state (non-WASM stub)