pub unsafe fn RtlEthernetAddressToStringW(
    addr: *const DL_EUI48,
    s: &mut [u16; 18],
) -> PWSTR