pub unsafe extern "system" fn CreatePipe( hreadpipe: *mut HANDLE, hwritepipe: *mut HANDLE, lppipeattributes: *const SECURITY_ATTRIBUTES, nsize: u32, ) -> BOOL