nvme_ns_read - Read from a namespace
int nvme_ns_read (nvme_ns_t n , void *buf , off_t offset , size_t count );
Number of sectors read or -1 on error.