nm_rdbuf
if ((nm_rdbuf(sc, ofs, 4) & NM_SIG_MASK) == NM_SIGNATURE) {
i = nm_rdbuf(sc, ofs + 4, 4);
static u_int32_t nm_rdbuf(struct sc_info *, int, int);