pub unsafe fn GdipGetImageDimension( image: *mut GpImage, width: *mut f32, height: *mut f32, ) -> Status