Create a new pipe.
Declared in <util/tokenpipe.h>
<util/tokenpipe.h>
static std::optional<TokenPipe> Make();
The created TokenPipe, or an empty std::nullopt in case of error.