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