text_poke_copy
extern void *text_poke_copy(void *addr, const void *opcode, size_t len);
#define text_poke_copy text_poke_copy
if (text_poke_copy(dst, src, len) == NULL)
#define text_poke_copy text_poke_copy
#ifndef text_poke_copy