Function windows_sys::Win32::NetworkManagement::IpHelper::ConvertInterfaceLuidToNameA
pub unsafe extern "system" fn ConvertInterfaceLuidToNameA(
interfaceluid: *const NET_LUID_LH,
interfacename: PSTR,
length: usize,
) -> WIN32_ERROR