pub(crate) fn alloc_site_parts( kind_id: i32, source_pos: Option<MirSourcePos>, fallback_line: i32, ) -> (i32, i32, i32, i32)
Compose runtime allocation site metadata for one allocation event.