pub fn is_binary(path: &Path) -> bool
Check if file appears to be binary (has null bytes in first 8KB).