pub const N_WEAK_REF: u16 = 0x0040;
The N_WEAK_REF bit of the n_desc field indicates to the dynamic linker that the undefined symbol is allowed to be missing and is to have the address of zero when missing.
N_WEAK_REF
n_desc