headers: crt: hide some pipe API's in winstore builds

It's not allowed (as far as 2016 doc goes):
https://docs.microsoft.com/en-us/cpp/cppcx/crt-functions-not-supported-in-universal-windows-platform-apps?view=vs-2019

"Pipe functionality is not available to UWP apps."

Signed-off-by: Liu Hao <lh_mouse@126.com>
2 files changed