pub unsafe extern "system" fn RtlEthernetStringToAddressA(
    S: PCSTR,
    Terminator: *mut PCSTR,
    Addr: *mut DL_EUI48
) -> LONG