futex_lookup_create
error = futex_lookup_create(uaddr, shared, &f);
? futex_lookup_create(uaddr, shared, &f)
error = futex_lookup_create(uaddr2, shared, &f2);