pub unsafe fn GetFileAttributesExFromAppW<P0>( lpfilename: P0, finfolevelid: GET_FILEEX_INFO_LEVELS, lpfileinformation: *mut c_void, ) -> BOOLwhere P0: Param<PCWSTR>,