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