shm_unlink_should_fail
shm_unlink_should_fail((char *)1024, EFAULT);
shm_unlink_should_fail(page, ENAMETOOLONG);