pub unsafe fn TransformPattern_Resize<'a>( hobj: impl IntoParam<'a, HUIAPATTERNOBJECT>, width: f64, height: f64, ) -> Result<(), Error>