g_device_path_open
return (g_device_path_open(devpath, NULL, 0));
static char *g_device_path_open(const char *, int *, int);
path = g_device_path_open(name, &fd, dowrite);