FS_READ
#define FS_READ(fs) ((fs)->read)
#define FS_READ(fs) ___CONCAT(LIBSA_SINGLE_FILESYSTEM,_read)