pub unsafe extern "system" fn GdipCreateTexture2( image: *mut GpImage, wrapmode: WrapMode, x: f32, y: f32, width: f32, height: f32, texture: *mut *mut GpTexture, ) -> Status