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