pub unsafe extern "system" fn SHStrDupA(
    psz: PCSTR,
    ppwsz: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"