pub fn visit_local_usage<const N: usize>( locals: [Local; N], mir: &Body<'_>, location: Location, ) -> Option<[LocalUsage; N]>