#ifndef PMAPI_H #define PMAPI_H #include size_t pmapi_read_file(uint16_t *, void *, size_t); #endif /* PMAPI_H */