pub fn get_bool(structure: &GffStruct, label: &str) -> Option<bool>
Reads a boolean from numeric fields (non-zero is true).