pub unsafe fn ExtractIconA<'a>( hinst: impl IntoParam<'a, HINSTANCE>, pszexefilename: impl IntoParam<'a, PSTR>, niconindex: u32, ) -> HICON