TYPES_FILE_DIR
path = malloc(strlen(TYPES_FILE_DIR) + strlen(module_name) +
(void) strcpy(path, TYPES_FILE_DIR);