posix_memalign should fail if size is not a multiple of sizeof(void *)
[musl] / src / process / posix_spawn_file_actions_destroy.c
2011-05-29 Rich Felkeradd file actions support to posix_spawn
2011-05-28 Rich Felkerinitial implementation of posix_spawn