pub unsafe fn BufferPointerPacketsInteractionContext<P0>(
    interactioncontext: P0,
    pointerinfo: &[POINTER_INFO]
) -> Result<()>
where P0: IntoParam<HINTERACTIONCONTEXT>,