pub unsafe fn CertRemoveStoreFromCollection<P0, P1>(
    hcollectionstore: P0,
    hsiblingstore: P1,
)
where P0: Param<HCERTSTORE>, P1: Param<HCERTSTORE>,