Reduces the size of the `PathNodes` array from 28 KiB to just 8 KiB. Also reduces the size of `pnode_tblptr` from `300 * sizeof(void *)` to `300 * 2` bytes.