pub type RawRwHandler = unsafe extern "C" fn(dev: *mut rvvm_mmio_dev_t, dest: *mut c_void, offset: usize, size: u8) -> bool;