Create new definite array
@param size Number of slots to preallocate @return **new** array or NULL upon malloc failure
See Implementation
Create new definite array
@param size Number of slots to preallocate @return **new** array or NULL upon malloc failure