MODS_NOUNLOAD
if (stub->mods_flag & (MODS_WEAK | MODS_NOUNLOAD))
printf("#define\tMODS_NOUNLOAD 0x%x\n", MODS_NOUNLOAD);