pub unsafe extern "C" fn closure_call_with_no_return( self_: *mut Closure, arg: *mut c_void, )
Calls the inner code and cleans up the returned value, if any.