1#pragma once
2
3void load_dists(void);
4void cleanup_dists(void);
5