fn face_rects_cover_target( rects: SmallVec<[FaceRect; 8]>, target_min_a: f64, target_max_a: f64, target_min_b: f64, target_max_b: f64, ) -> bool