pub unsafe extern "C" fn uc_mem_map_ptr( uc: *mut uc_engine, address: u64, size: u64, perms: u32, ptr: *mut c_void, ) -> uc_error