pub unsafe fn ExtractIconA<P0, P1>( hinst: P0, pszexefilename: P1, niconindex: u32, ) -> HICONwhere P0: Param<HINSTANCE>, P1: Param<PCSTR>,