Enables or disables super user rights.
exo::db::set_sudo(true); assert_eq!(true, exo::db::is_sudo());