pub fn parse_bin_from_description( bin_description: &str, ghost_unlinked_pads: bool, ) -> Result<Bin, Error>