pub unsafe fn GetPrivateProfileSectionNamesW<P2>( lpszreturnbuffer: Option<&mut [u16]>, lpfilename: P2, ) -> u32where P2: Param<PCWSTR>,