internal static extern unsafe int pipe2(int* pipefd, Pipe2Flags flags);
internal static extern unsafe int pipe2(int *pipefd, Pipe2Flags flags);