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