fn strip_raw_prefix_from_name(name: &LitStr) -> LitStr
Strips out raw identifier prefix (r#) from literal string items
r#