pub unsafe fn GridPattern_GetItem<'a>( hobj: impl IntoParam<'a, HUIAPATTERNOBJECT>, row: i32, column: i32, presult: *mut HUIANODE, ) -> Result<()>