nitc :: MemoryManager :: null_ptr
# Return a NULL pointer, used to initialize virtual tables private fun null_ptr: Pointer `{ return NULL; `}