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