Auto Implement method for a given interface.
Thread RPC client
Thread RPC client
mixin a single method, seprate this makes code a bit more clear rpcSendReqFuncname is: string funcname (string req, int timeout);
mixin method body using Interface meta-info.
TODO _rpc_id should be mutex protected.