Increments the reference count on a closure to force it staying alive while the caller holds a pointer to it.
The @closure passed in, for convenience
See Implementation
Increments the reference count on a closure to force it staying alive while the caller holds a pointer to it.