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