pub type Callback = extern "C" fn(_: *const c_char, _: *const c_char, _: *const c_char) -> c_int;
Used by generated code to call back into Arma