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