beos_read_phys_blocks
return beos_read_phys_blocks(fd, bnum, data, num_blocks, bsize);
if (beos_read_phys_blocks(dev, bnum, data, num_blocks, bsize) != 0) {
extern _IMPEXP_KERNEL size_t beos_read_phys_blocks (int fd, off_t bnum,