pub unsafe extern "C" fn lyxp_vars_set(
    vars: *mut *mut lyxp_var,
    name: *const c_char,
    value: *const c_char
) -> Type