NAMLEN
#ifndef NAMLEN
if (NAMLEN(dirent) == 0)
name = copy(dirent->d_name, NAMLEN(dirent));
const uint8_t namlen = NAMLEN(fsfmt, needswap, dp);
const uint16_t namlen = NAMLEN(fsfmt, needswap, ep);
const uint8_t namlen = NAMLEN(fsfmt, needswap, ep);