_prop_standalone_realloc
void * _prop_standalone_realloc(void *, size_t);
#define _PROP_REALLOC(v, s, t) _prop_standalone_realloc((v), (s))