pub unsafe fn WindowPattern_WaitForInputIdle<'a>( hobj: impl IntoParam<'a, HUIAPATTERNOBJECT>, milliseconds: i32, presult: *mut BOOL, ) -> Result<()>