extern const size_t NULL_TERMINATOR; int slurp(const char *const filename, char **out); void freeit(const void **const ptr);