pub type CpuDescriptor = D3D12_CPU_DESCRIPTOR_HANDLE;
#[repr(C)]pub struct CpuDescriptor { pub ptr: usize, }
ptr: usize