pub(crate) fn postprocessing_from_disk( height: i32, postprocessing: Vec<Vec<u16>>, ) -> Box<[Vec<u16>]>