/// Adblock patterns.
/// Lock-free dynamic block list for runtime seeding.
/// interception manager
/// Scripts to block;
/// Trie tree.
/// Xhr block patterns.
/// Extra block patterns merged at build time from a private source. Compiled
/// ONLY under the opt-in `private_lists` feature — the default build (and any
/// embedded/cross build that doesn't opt in) never references OUT_DIR or this
/// module, so it's byte-identical to the pre-feature crate. Generated by build.rs.