pub fn split_paths( unparsed: &OsStr, ) -> Map<Split<'_, u8, impl FnMut(&u8) -> bool + 'static>, impl FnMut(&[u8]) -> PathBuf + 'static> ⓘ