pub type OneWireSlaveCommandCallback = Option<unsafe extern "C" fn(command: u8, context: *mut c_void) -> bool>;