macro_rules! tencent_api {
    ($api:ident, $req:ident, $res:ident) => { ... };
}