bind_bindlib_codegen_testlib/
bindlib_codegen_testlib_lib.rspub use bind_fuchsia_pci;
pub use bind_bindlibparent_codegen_testlib;
pub const KINGLET: &str = "bindlib.codegen.testlib.kinglet";
pub const BOBOLINK: &str = "bindlib.codegen.testlib.bobolink";
pub const MOON: &str = "bindlib.codegen.testlib.Moon";
pub const MOON_HALF: &str = "bindlib.codegen.testlib.Moon.Half";
pub const MOON_FULL: &str = "bindlib.codegen.testlib.Moon.Full";
pub const FLAG: &str = "bindlib.codegen.testlib.flag";
pub const FLAG_ENABLE: bool = true;
pub const FLAG_DISABLE: bool = false;
pub const BIND_PCI_VID_PIE: u32 = 788;
pub const GRIT_FINE: u32 = 200;