Function windows_sys::Win32::Storage::FileSystem::WofIsExternalFile
pub unsafe extern "system" fn WofIsExternalFile(
filepath: PCWSTR,
isexternalfile: *mut BOOL,
provider: *mut u32,
externalfileinfo: *mut c_void,
bufferlength: *mut u32,
) -> HRESULT