fn read_u16s_fixup_surrogates( handle: *mut c_void, buf: &mut [MaybeUninit<u16>], amount: usize, surrogate: &mut u16 ) -> Result<usize>
windows_stdio