pub fn Value_asString( _self: &JsiValue, rt: Pin<&mut Runtime>, ) -> Result<UniquePtr<JsiString>, Exception>