pub unsafe fn SetupInitializeFileLogW<P0>(
    logfilename: P0,
    flags: u32,
) -> *mut c_void
where P0: Param<PCWSTR>,