pub fn create_hmac( algorithm: &str, key: &JsValue, option: Option<StreamTransformOptions>, ) -> Hmac