pub unsafe fn CryptCATEnumerateMember<P0>(
    hcatalog: P0,
    pprevmember: *mut CRYPTCATMEMBER,
) -> *mut CRYPTCATMEMBER
where P0: Param<HANDLE>,