pub unsafe extern "system" fn SetupQueueCopyW(
    queuehandle: *const c_void,
    sourcerootpath: PCWSTR,
    sourcepath: PCWSTR,
    sourcefilename: PCWSTR,
    sourcedescription: PCWSTR,
    sourcetagfile: PCWSTR,
    targetdirectory: PCWSTR,
    targetfilename: PCWSTR,
    copystyle: u32,
) -> BOOL