pub unsafe fn AddPointerInteractionContext<P0>(
    interactioncontext: P0,
    pointerid: u32,
) -> Result<()>
where P0: Param<HINTERACTIONCONTEXT>,