pub const FD_MINMAP: usize = 4096; // 4_096usize
#define FD_MINMAP 4096 from Src/parse.c:3105. mmap threshold — -M mode only kicks in when the wordcode body is at least this many bytes (otherwise read(2) is preferred).
#define FD_MINMAP 4096
Src/parse.c:3105
-M