pub type PatchFlagsSet = FlagSet<PatchFlags>;
#[repr(C)]pub struct PatchFlagsSet(/* private fields */);