pub unsafe fn DestroyIndexedResults<P0>(
    resourceuri: P0,
    qualifiers: Option<&[IndexedResourceQualifier]>
)
where P0: IntoParam<PCWSTR>,