pub static mut ScriptEval: Option<unsafe extern "C" fn(env: *mut c_void, script: *const c_char, output: *mut SHVar) -> bool>