syscall provides a type-safe Mmap and Munmap but is missing Mremap. We should add it. See https://github.com/golang/go/issues/58625#issuecomment-1551830859.
syscall provides a type-safe Mmap and Munmap but is missing Mremap. We should add it.
See #58625 (comment).