_prop_standalone_calloc
void * _prop_standalone_calloc(size_t);
#define _PROP_CALLOC(s, t) _prop_standalone_calloc((s))