pub async fn apply_ruleset_raw( payload: String, program: Option<&str>, args: Option<Vec<&str>>, ) -> Result<(), NftablesError>