/*
 * call-seq:
 *   config_reset -> nil
 *
 * Delete all config entries from system.
 */

static VALUE x_config_reset(VALUE self) {