I am having trouble building a C library on Big Sur that previously worked on older versions of OSX. It relies on the PAGE_SIZE and PAGE_MASK macros, which previously were resolved by importing <sys/vm_param.h>. I'm not sure what the newer version of these macros are