type LoadChunkFn<R> = fn(_: R) -> Result<Chunk, (&'static str, Error)>;