pub unsafe fn WHvAcceptPartitionMigration<P0>(
    migrationhandle: P0,
) -> Result<WHV_PARTITION_HANDLE>
where P0: Param<HANDLE>,