relloc()只能对malloc(),calloc(),realloc()返回的内存指针重新分配内存,不能用来修改数组大小
relloc()
malloc()
calloc()
realloc()
https://en.cppreference.com/w/c/memory/realloc