pub fn parse_file(path: &Path) -> Result<BindingsFile, Vec<Error>>
Parse a bindings file from disk (without resolving includes).