Function windows_sys::Win32::UI::Shell::SHLoadIndirectString
pub unsafe extern "system" fn SHLoadIndirectString(
pszsource: PCWSTR,
pszoutbuf: PWSTR,
cchoutbuf: u32,
ppvreserved: *const *const c_void,
) -> HRESULT