nfp_rtsym_read
n = nfp_rtsym_read(pf->cpp, pf->mbox, NFP_MBOX_DATA,
bytes_read = nfp_rtsym_read(cpp, specsym, 0, dumpspec->data, sym_size);
bytes_read = nfp_rtsym_read(pf->cpp, sym, 0, dest, sym_size);
int nfp_rtsym_read(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off,