#ifndef _H_FILE #define _H_FILE #include size_t file_read(const char *, char **); #endif