pub unsafe fn HcsCreateEmptyRuntimeStateFile<P0>(
    runtimestatefilepath: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,