pub fn create_chunk( caller: Principal, config: &StorageConfig, _: UploadChunk, ) -> Result<ChunkId, String>