read512block
static int read512block(struct open_file *, ustoffs, char block[512]);
e = read512block(f, offset, block);
e = read512block(f, readoffs, space512);