#ifndef __MIDX_H__ #define __MIDX_H__ int write_midx_file(const char *object_dir); #endif