pub unsafe fn HcsCreateEmptyGuestStateFile<P0>(
    gueststatefilepath: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,