I want to change an CONST function pointer after it's initialed, I tried the following, i printed the pointer address copyed by memcpy, the address is different from the function address. Also, I...