c :: NativeCByteArray :: new
size
# Allocate a new array of `size` new(size: Int) `{ return calloc(size, sizeof(unsigned char)); `}