pub unsafe extern "system" fn GetFileAttributesExW(
    lpFileName: *const u16,
    fInfoLevelId: u32,
    lpFileInformation: *mut c_void
) -> i32