namespace factor
{
/* Platform specific primitives */
VM_C_API int err_no();
VM_C_API void clear_err_no();
}