potion_esp 119 core/internal.h __attribute__ ((noinline)) void potion_esp(void **); potion_esp 120 core/internal.h #define POTION_ESP(p) potion_esp((void **)p) potion_esp 121 core/internal.h #define POTION_EBP(p) potion_esp((void **)p)