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