pub unsafe extern "system" fn PickIconDlg(
    hwnd: HWND,
    psziconpath: PWSTR,
    cchiconpath: u32,
    piiconindex: *mut i32
) -> i32
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"