Source position: smmaph.inc line 11
function mmap64(
__addr: pointer;
__len: size_t;
__prot: LongInt;
__flags: LongInt;
__fd: LongInt;
__offset: __off64_t
):pointer;