I didnt see any limit to the actual size of the context. So is there any way of getting io to tell me the needed size for the context buffer of a specific path? Like winapi does for some things.
Or is the answer just to malloc til it hurts and hope noone is insane enough to have that big of a context?