s1394_stoi
guid_hi = s1394_stoi(ptr, 8, 16);
guid_lo = s1394_stoi(ptr + 8, 8, 16);
uint_t s1394_stoi(char *p, int len, int base);