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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’