pub unsafe extern "C" fn uc_vmem_read( uc: *mut uc_engine, address: u64, prot: Prot, bytes: *mut c_void, size: usize, ) -> uc_error