// Take a look at the license at the top of the repository in the LICENSE file.
use c_void;
// Reexport items defined in either macos or ios ffi module.
pub use crate*;
;
;
// #[allow(non_camel_case_types)]
// pub type io_name_t = [u8; 128];
// #[allow(non_camel_case_types)]
// pub type io_registry_entry_t = io_object_t;
// pub type IOOptionBits = u32;