pub fn use_state_with( initial_state: &mut (impl FnMut() -> JsValue + MaybeUnwindSafe), ) -> Box<[JsValue]>