pub unsafe fn HcsGetServiceProperties<P0>(propertyquery: P0) -> Result<PWSTR>
where P0: IntoParam<PCWSTR>,