Function windows::Wdk::Storage::FileSystem::IoFastQueryNetworkAttributes
pub unsafe fn IoFastQueryNetworkAttributes(
objectattributes: *const OBJECT_ATTRIBUTES,
desiredaccess: u32,
openoptions: u32,
iostatus: *mut IO_STATUS_BLOCK,
buffer: *mut FILE_NETWORK_OPEN_INFORMATION,
) -> BOOLEAN