demos: Fix building multigpu-bench on macOS
The macOS SDK has conflicting defines with the PAGE_SIZE
name.
Seems to affect both x86 and ARM.
Build error: https://0x0.st/HOG1.txt
I doubt this is the right way to fix it since it feels likely that other names could conflict. So feel free to close and fix another way.