pub fn remove_snapshot<P: AsRef<Path>>(
    slot: Slot,
    snapshot_path: P
) -> Result<()>