pub type VMFunctionCallback = *const VMFunctionBody;
The type of function callbacks in the sys VM.
sys