pub unsafe extern "system" fn CertSelectionGetSerializedBlob(
    pcsi: *const CERT_SELECTUI_INPUT,
    ppoutbuffer: *mut *mut c_void,
    puloutbuffersize: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Security_Cryptography_UI", "Win32_Foundation"