pub unsafe fn SetInterfaceDnsSettings(
    interface: GUID,
    settings: *const DNS_INTERFACE_SETTINGS,
) -> WIN32_ERROR