pub unsafe fn HcsModifyServiceSettings<P0>( settings: P0, result: Option<*mut PWSTR>, ) -> Result<()>where P0: Param<PCWSTR>,