DRM_calloc
DRM_calloc(__FILE__, __LINE__, __func__, (cnt), (sz))
extern void *DRM_calloc(const char *, size_t, const char *, size_t, size_t);