alex
val ptr = PointerByReference() winapi_call(ptr) // utilize ptr value free(ptr) // ???
louiscad
finally