Function SetupQueryFileLogW
pub unsafe extern "system" fn SetupQueryFileLogW(
fileloghandle: *const c_void,
logsectionname: PCWSTR,
targetfilename: PCWSTR,
desiredinfo: SetupFileLogInfo,
dataout: PWSTR,
returnbuffersize: u32,
requiredsize: *mut u32,
) -> BOOL