pub unsafe fn GdipCreateTextureIA( image: *mut GpImage, imageattributes: *const GpImageAttributes, x: f32, y: f32, width: f32, height: f32, texture: *mut *mut GpTexture, ) -> Status