pub unsafe fn HlinkResolveMonikerForData<'a>(
pimkreference: impl IntoParam<'a, IMoniker>,
reserved: u32,
pibc: impl IntoParam<'a, IBindCtx>,
cfmtetc: u32,
rgfmtetc: *mut FORMATETC,
pibsc: impl IntoParam<'a, IBindStatusCallback>,
pimkbase: impl IntoParam<'a, IMoniker>,
) -> Result<()>