pub type PbCreateType = CreateType;
enum PbCreateType { Unspecified = 0, Background = 1, Foreground = 2, }