pub unsafe fn ConvertInterfaceLuidToGuid(
    interfaceluid: *const NET_LUID_LH,
    interfaceguid: *mut GUID
) -> WIN32_ERROR