//! Reserve Mach-O header slack in the `decmpfs-stub` binary so the `exe` packer
//! can splice a new `LC_SEGMENT_64` (`SMOL/__DECMPFS`) into it in place, without
//! relinking. Only the stub bin, only on macOS, only under the `exe` feature —
//! every other build is untouched.