pub fn migrate_v2(
    input_stream: Raw,
    output_stream: Raw
) -> Result<Raw, Box<dyn Error>>