ctf_data_protect
ctf_data_protect(buf, size);
extern void ctf_data_protect(void *, size_t);
ctf_data_protect(base, size + hdrsz);
ctf_data_protect(cbuf, ctfsect.cts_size);
ctf_data_protect(symbuf, symsect.cts_size);
ctf_data_protect(strbuf, strsect.cts_size);