pub fn get_result<T>(arc_call: Option<ArcCall>, st: SerializeType) -> Result<T>where T: RpcxParam + Default,