pub unsafe fn HlinkPreprocessMoniker<P0, P1>(
    pibc: P0,
    pimkin: P1
) -> Result<IMoniker>
where P0: IntoParam<IBindCtx>, P1: IntoParam<IMoniker>,