pub unsafe extern "system" fn DuplicateEncryptionInfoFile(
    srcfilename: PCWSTR,
    dstfilename: PCWSTR,
    dwcreationdistribution: u32,
    dwattributes: u32,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES,
) -> u32