pub fn check_tlg<T: Read + Seek>(data: T) -> Result<bool>
Check if it’s a valid TLG.
Same as is_valid_tlg
is_valid_tlg