pub fn read_file_bytes(path: &Path) -> Result<Vec<u8>>
Convenience function that reads file contents as bytes. Used by the example.