Function windows_sys::Win32::Security::Cryptography::PFXExportCertStore
pub unsafe extern "system" fn PFXExportCertStore(
hstore: HCERTSTORE,
ppfx: *mut CRYPT_INTEGER_BLOB,
szpassword: PCWSTR,
dwflags: u32,
) -> BOOL