pub fn ini_file(input: &mut &str) -> PResult<BTreeMap<String, Item>>
Parse the content of a whole ini file.