pub unsafe extern "C" fn SaveScriptVariableValue(
    local_var_vals: *mut c_void,
    id: script_var_id,
    val: c_int
)