Create a new definite map
@param size The number of slots to preallocate @return **new** definite map. NULL on malloc failure.
See Implementation
Create a new definite map
@param size The number of slots to preallocate @return **new** definite map. NULL on malloc failure.