macppc_read
ssize_t macppc_read(int, void *, size_t);
#define READ(f, b, c) macppc_read((f), (void *)LOADADDR(b), (c))