prel64_t
static inline void *prel64_to_pointer(const prel64_t *offset)
#define PREL64(type, name) union { type *name; prel64_t name ## _prel; }