pub unsafe extern "system" fn HlinkParseDisplayName(
    pibc: IBindCtx,
    pwzdisplayname: PCWSTR,
    fnoforceabs: BOOL,
    pccheaten: *mut u32,
    ppimk: *mut IMoniker
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_System_Com"