pub unsafe fn GetPrivateProfileSectionNamesA<P2>( lpszreturnbuffer: Option<&mut [u8]>, lpfilename: P2, ) -> u32where P2: Param<PCSTR>,