#ifndef __PALACIOS_FILE_H__ #define __PALACISO_FILE_H__ int palacios_file_init(void); int palacios_file_deinit(void); #endif