pub unsafe fn GetPropertyInteractionContext<P0>(
    interactioncontext: P0,
    contextproperty: INTERACTION_CONTEXT_PROPERTY,
) -> Result<u32>
where P0: Param<HINTERACTIONCONTEXT>,