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