Source position: rapi.pp line 301
type TCeCopyFile = function(
lpExistingFileName: LPCWSTR;
lpNewFileName: LPCWSTR;
bFailIfExists: BOOL
):BOOL;