fuword64_nowatch
extern int fuword64_nowatch(const void *, uint64_t *);
if (fuword64_nowatch(addr, &res) == -1) {
if (fuword64_nowatch(addr, &data)) {