int opendisk(const char *, int, char *, size_t, int);
#define getrawpartition()       3
#ifndef _PATH_DEV
#define _PATH_DEV       "/dev/"
#endif