This is available as OS\posix_spawn_file_actions_adddup2
in the www repository.
namespace HH\Lib\OS;
final class posix_spawn_file_actions_adddup2 extends \HH\Lib\_Private\_OS\PosixSpawnFileActionDecorator implements PosixSpawnFileActionsSetter {...}