pub unsafe fn CryptCATFreeSortedMemberInfo<P0>(
    hcatalog: P0,
    pcatmember: *mut CRYPTCATMEMBER,
)
where P0: Param<HANDLE>,