To start a new build commit change to repository or click New build button.
Remove extra indirection in SafeMap and callbacks. (#74)
Sass doesn't actually care that the cookie is a real pointer, so just
cast the number to a uintptr_t (which casts freely to a void*) and avoid
the extra pointer and map.