pub unsafe extern "C" fn LoadScriptVariableRaw(
    var: *mut script_var_desc,
    local_var_vals: *mut c_void,
    id: script_var_id
)