openraw
int openraw(const char *, int);
if (!(fd = openraw (diskname, O_RDONLY)))
if (!(fd = openraw (diskname, O_RDWR)))