Function windows_sys::Win32::Security::Cryptography::CertControlStore

pub unsafe extern "system" fn CertControlStore(
    hcertstore: HCERTSTORE,
    dwflags: CERT_CONTROL_STORE_FLAGS,
    dwctrltype: u32,
    pvctrlpara: *const c_void,
) -> BOOL