pub unsafe extern "C" fn uc_mem_write( uc: *mut uc_engine, address: u64, bytes: *const c_void, size: u64, ) -> uc_error