pub type Outline = SkPDF_Metadata_Outline;
#[repr(i32)]pub enum Outline { None = 0, StructureElementHeaders = 1, StructureElements = 2, }