pub extern "C" fn heap_force( vmctx: *mut VMContext, obj: *mut u8, ) -> *mut u8
Force a thunk to WHNF. Loops to handle chains (thunk returning thunk).