pub fn gen_usersig( sdk_appid: u64, key: &str, userid: &str, expire: Duration, ) -> Result<String, Error>