pub unsafe fn GdipBitmapGetPixel( bitmap: *mut GpBitmap, x: i32, y: i32, color: *mut u32, ) -> Status