pub fn is_reserved_variable_name(name: &str) -> bool
Checks if a variable name uses a reserved prefix.