BoxedFreeFunc

typealias BoxedFreeFunc = () -> Unit

This function is provided by the user and should free the boxed structure passed.