pub unsafe extern "system" fn SHLoadIndirectString(
    pszsource: PCWSTR,
    pszoutbuf: PWSTR,
    cchoutbuf: u32,
    ppvreserved: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"