pub unsafe extern "system" fn IEGetFileAttributesEx(
    lpfilename: PCWSTR,
    finfolevelid: GET_FILEEX_INFO_LEVELS,
    lpfileinformation: *const c_void,
) -> BOOL