CLONE_NOOWNERCOPY  816 lib/vfs/vfs.c  #ifndef CLONE_NOOWNERCOPY  // macOS 10.13+
CLONE_NOOWNERCOPY  819 lib/vfs/vfs.c      return my_clonefile (src_path, dest_path, preserve_uidgid ? 0 : CLONE_NOOWNERCOPY);