↓ 10 callersFunctionsanitize_identifierSanitize an identifier to ensure it's valid for Rust and C++. If the identifier starts with a digit, prefix it with r_. If the identifier is a Rust ke
src/server/frontend_wayland/wayland_rs/build_script/cpp_builder.rs:683