Function windows_sys::Win32::UI::Shell::AssocGetDetailsOfPropKey

pub unsafe extern "system" fn AssocGetDetailsOfPropKey(
    psf: *mut c_void,
    pidl: *const ITEMIDLIST,
    pkey: *const PROPERTYKEY,
    pv: *mut VARIANT,
    pffoundpropkey: *mut BOOL,
) -> HRESULT