pub fn apply_filters( msgnum: i32, headers: &[(String, String)], body_lines: &[String], date: i64, config: &Config, ) -> (i32, Vec<bool>)