pub unsafe extern "system" fn SetupLogFileA(
    fileloghandle: *const c_void,
    logsectionname: PCSTR,
    sourcefilename: PCSTR,
    targetfilename: PCSTR,
    checksum: u32,
    disktagfile: PCSTR,
    diskdescription: PCSTR,
    otherinfo: PCSTR,
    flags: u32,
) -> BOOL