Function CertRegisterPhysicalStore
pub unsafe extern "system" fn CertRegisterPhysicalStore(
pvsystemstore: *const c_void,
dwflags: u32,
pwszstorename: PCWSTR,
pstoreinfo: *const CERT_PHYSICAL_STORE_INFO,
pvreserved: *const c_void,
) -> BOOL