pub fn verify_signature( token: &str, timestamp: &str, nonce: &str, signature: &str, ) -> bool
Verify WeChat signature