disk_status_open
extern disk_status_t *disk_status_open(const char *, int *);
if ((dsp = disk_status_open(fullpath, &err)) == NULL) {