pub unsafe fn CertUnregisterPhysicalStore<P0>(
    pvsystemstore: *const c_void,
    dwflags: u32,
    pwszstorename: P0,
) -> BOOL
where P0: Param<PCWSTR>,