pub const FDF_MAP: u32 = 1; // 1u32
#define FDF_MAP 1 from Src/parse.c:3111. Bit set when the dump should be mmap()-ed (-M flag) vs read normally (-R).
#define FDF_MAP 1
Src/parse.c:3111
mmap()
-M
-R