The getpagesize function returns the number of bytes in a page.
    The system page size is useful for specifying arguments to memory
    management system calls.
    The page size is a system page size and is not necessarily the
    same as the underlying hardware page size.