pub fn streaming_encrypt_from_file( env: Env, file_path: String, chunk_store: JsFunction, ) -> Result<DataMap>