pub unsafe extern "system" fn CertRDNValueToStrW(
    dwvaluetype: u32,
    pvalue: *const CRYPT_INTEGER_BLOB,
    psz: PWSTR,
    csz: u32
) -> u32