Function windows_sys::Win32::Storage::FileSystem::GetFileAttributesExA

pub unsafe extern "system" fn GetFileAttributesExA(
    lpfilename: PCSTR,
    finfolevelid: GET_FILEEX_INFO_LEVELS,
    lpfileinformation: *mut c_void,
) -> BOOL