pub const F_LOADONLY: u16 = 0x4000;
If the object file is a member of an archive, it can be loaded by the system loader, but the member is ignored by the binder. If the object file is not in an archive, this flag has no effect.