Probably something along the lines of `os::each_glob(pattern: &str, cb: &fn (&Path))`. (In preparation for #5832.)