pub unsafe extern "system" fn GdipBitmapSetPixel( bitmap: *mut GpBitmap, x: i32, y: i32, color: u32 ) -> Status