pub unsafe extern "system" fn SetupQueueDefaultCopyA(
    queuehandle: *const c_void,
    infhandle: *const c_void,
    sourcerootpath: PCSTR,
    sourcefilename: PCSTR,
    targetfilename: PCSTR,
    copystyle: u32,
) -> BOOL