Maximum distance to the given memory address, in bytes.
Memory address to try allocating near.
Optional
Page protection to use for the allocation. Defaults to "rw".
"rw"
Specifying a protection that includes "x" requires size to be a multiple of Process.pageSize.
"x"
size
Process.pageSize
Maximum distance to the given memory address, in bytes.