pub fn parse_bbox(rest: &str) -> Option<(f64, f64, f64, f64)>
Parse "llx lly urx ury" from a BoundingBox comment body.
"llx lly urx ury"