import sys free(address Pointer, length Int) -> Int { return sys.munmap(address, length) }