EXPECT_SYSCALL_RETURN
# define EXPECT_SYSCALL_RETURN(val, action) EXPECT_EQ(-1, action)
# define EXPECT_SYSCALL_RETURN(val, action) \