pub unsafe fn CoRegisterActivationFilter<P0>(
    pactivationfilter: P0
) -> Result<()>
where P0: IntoParam<IActivationFilter>,