pub type FrameBufferPtr = IntrusivePtr<FrameBuffer>;
#[repr(C)]pub struct FrameBufferPtr { /* private fields */ }