pub unsafe extern "system" fn ShowX509EncodedCertificate(
    hwndparent: HWND,
    lpcert: *const u8,
    cbcert: u32,
) -> u32