pub async fn track_chunk_in_path(
    stack: &Stack,
    chunk: &ChunkId,
    path: PathBuf
) -> BuckyResult<()>