pub unsafe fn RtlEthernetAddressToStringA(
    addr: *const DL_EUI48,
    s: &mut [u8; 18],
) -> PSTR