memguard_realloc
return (memguard_realloc(addr, size, mtp, flags));
void *memguard_realloc(void *, unsigned long, struct malloc_type *, int);