pub const MAX_TARGET_LEN: usize = 4095;
The maximum length a symlink target can have. Linux allows 4095 bytes here.