ctf_dump
error = ctf_dump(p, st.st_size, flags);
error |= ctf_dump(data->d_buf, data->d_size, flags);
int ctf_dump(const char *, size_t, uint8_t);