pub fn bandwidth_host_complex_data( shape: &[usize], data: &[(f64, f64)], ) -> BuiltinResult<(usize, usize)>