The draw module has a folder containing different types of buffer extractors - draw\intern\mesh_extractors.
However, it is not easy to identify what its header is, and where the shared functions are.
This patch proposes to move draw_cache_extract_mesh_extractors.c and draw_cache_extract_mesh_private.h to the same folder as the extractors and rename these files to make them more identifiable.