pub fn format_global_binding_arg<D: Dialect>( binding: &KernelArg<D>, attr_idx: &mut usize, f: &mut Formatter<'_>, ) -> Result