pub unsafe fn ConvertInterfaceLuidToNameW(
    interfaceluid: *const NET_LUID_LH,
    interfacename: &mut [u16],
) -> WIN32_ERROR