pub fn call_function( scope: String, name: String, args: Vec<PaxValue>, ) -> Result<PaxValue, String>