pub fn Object_asHostObject( _self: &JsiObject, rt: Pin<&mut Runtime>, ) -> Result<SharedPtr<HostObject>, Exception>