The goal is to put all the necessary structures to a flat buffer without using serde for Engine. Expected profits: * less memory (about -40%) * less time to load the serialized rules for iOS. The tasks: * https://github.com/brave/adblock-rust/pull/498 * https://github.com/brave/adblock-rust/pull/500 * https://github.com/brave/adblock-rust/pull/507 * (to be continued)