Implement posix_memalign(), ensuring the requested alignment is a power-of-two-multiple of sizeof(void *).
posix_memalign()
sizeof(void *)