raw_openat2
return raw_openat2(dfd, path, how, sizeof(*how));
fd = raw_openat2(AT_FDCWD, ".", how_copy, test->size);