CuStrAlloc         23 test/api/CuTest.c 	char* new = CuStrAlloc(len + 1);
CuStrAlloc         11 test/api/CuTest.h char* CuStrAlloc(int size);