pub unsafe fn HcnModifyNamespace<P1>( namespace: *const c_void, settings: P1, errorrecord: Option<*mut PWSTR>, ) -> Result<()>where P1: Param<PCWSTR>,