pub unsafe fn ExpandEnvironmentStringsW<P0>( lpsrc: P0, lpdst: Option<&mut [u16]>, ) -> u32where P0: Param<PCWSTR>,