The size in bytes, can be at most MI_SMALL_SIZE_MAX.
a pointer to newly allocated memory of at least size bytes, or NULL if out of memory. This function is meant for use in run-time systems for best performance and does not check if size was indeed small – use with care!
Allocate a small object.