Function windows::Win32::UI::Shell::ExtractAssociatedIconExA
pub unsafe fn ExtractAssociatedIconExA<P0>(
hinst: P0,
psziconpath: &mut [u8; 128],
piiconindex: *mut u16,
piiconid: *mut u16,
) -> HICONwhere
P0: Param<HINSTANCE>,