pub unsafe extern "C" fn LoadScriptVariableValueAtIndex(
    local_var_vals: *mut c_void,
    id: script_var_id,
    idx: c_int
) -> c_int