pub type dispatchthreadgroupsindirectargs_t = MTLDispatchThreadgroupsIndirectArguments;
#[repr(C)]pub struct dispatchthreadgroupsindirectargs_t { pub threadgroupsPerGrid: [u32; 3], }
threadgroupsPerGrid: [u32; 3]