pub unsafe extern "C" fn arv_evaluator_set_int64_variable( evaluator: *mut ArvEvaluator, name: *const c_char, v_int64: i64, )