pub unsafe fn GetPrivateProfileSectionA<P0, P3>( lpappname: P0, lpreturnedstring: Option<&mut [u8]>, lpfilename: P3, ) -> u32where P0: Param<PCSTR>, P3: Param<PCSTR>,