ZERO_STRUCTPN     646 lib/replace/replace.h #define ZERO_STRUCTPN(x) memset((char *)(x), 0, sizeof(*(x)))
ZERO_STRUCTPN      68 lib/util/memory.h #define ZERO_STRUCTPN(x) memset((char *)(x), 0, sizeof(*(x)))