pub fn read_regular(path: &Path) -> Result<Vec<u8>>
Read a whole file, refusing a symlink or a foreign-owned file.