pub unsafe fn SHAssocEnumHandlers<P0>(
    pszextra: P0,
    affilter: ASSOC_FILTER
) -> Result<IEnumAssocHandlers>
where P0: IntoParam<PCWSTR>,