pub type RenderTarget = Resource<RenderTargetDesc>;
#[repr(C)]pub struct RenderTarget { /* private fields */ }