pub const OPEN_FLAG_SYMLINK: u32 = 16;
If the file is a symlink, open the link instead of the target.