pub unsafe fn WindowPattern_WaitForInputIdle<P0>(
    hobj: P0,
    milliseconds: i32,
    presult: *mut BOOL,
) -> Result<()>
where P0: Param<HUIAPATTERNOBJECT>,