pub type GpuDescriptor = D3D12_GPU_DESCRIPTOR_HANDLE;
#[repr(C)]pub struct GpuDescriptor { pub ptr: u64, }
ptr: u64