pub fn parse_cmakelists(
    src: &[u8]
) -> Result<CMakeListsTokens<'_>, CMakeListsParseError>