pub fn Object_asFunction( _self: &JsiObject, rt: Pin<&mut Runtime>, ) -> Result<UniquePtr<JsiFunction>, Exception>