pub fn Function_call( _self: &JsiFunction, rt: Pin<&mut Runtime>, args: &CxxVector<JsiValue>, ) -> Result<UniquePtr<JsiValue>, Exception>