pub fn decrypt_data(data: &str, _key: &str) -> WebullResult<String>
Decrypt data using the Webull algorithm.