Function HcsGetProcessorCompatibilityFromSavedState
pub unsafe fn HcsGetProcessorCompatibilityFromSavedState<P0>(
runtimefilename: P0,
processorfeaturesstring: Option<*mut PCWSTR>,
) -> Result<()>where
P0: Param<PCWSTR>,