pub unsafe fn WindowPattern_SetWindowVisualState<P0>(
    hobj: P0,
    state: WindowVisualState,
) -> Result<()>
where P0: Param<HUIAPATTERNOBJECT>,