pub fn parse_pragma(comment: &str) -> Option<Pragma>
Parse pragma from a comment string. Returns the pragma type and any associated data.