pub fn rc_get_chunks_overlapping_rect( cm: &RcChunkyTriMesh, bmin: &[f32; 2], bmax: &[f32; 2], ids: &mut [i32], ) -> usize