pub async fn get_current_ruleset( program: Option<&str>, args: Option<Vec<&str>>, ) -> Result<Nftables, NftablesError>