is_dynamic
#define is_dynamic() (0) /* don't bother - switch to ELF! */
#define is_dynamic() (&rtld_DYNAMIC != NULL)