pub fn create_cipheriv( algorithm: &str, key: &JsValue, iv: &JsValue, options: Option<StreamTransformOptions>, ) -> Cipher