pub unsafe fn GetPrivateProfileSectionW<P0, P3>( lpappname: P0, lpreturnedstring: Option<&mut [u16]>, lpfilename: P3, ) -> u32where P0: Param<PCWSTR>, P3: Param<PCWSTR>,