pub unsafe extern "system" fn SetupQueueRenameW(
    queuehandle: *const c_void,
    sourcepath: PCWSTR,
    sourcefilename: PCWSTR,
    targetpath: PCWSTR,
    targetfilename: PCWSTR,
) -> BOOL