pub unsafe fn HcnEnumerateNamespaces<P0>( query: P0, namespaces: *mut PWSTR, errorrecord: Option<*mut PWSTR>, ) -> Result<()>where P0: Param<PCWSTR>,