pub fn structured_clone<'js>( ctx: &Ctx<'js>, value: Value<'js>, options: Opt<Object<'js>>, ) -> Result<Value<'js>>