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