pub fn decompress_v1(
    ctx: Context<'_, '_, '_, '_, DecompressV1<'_>>,
    metadata: MetadataArgs
) -> Result<()>