pub unsafe extern "system" fn RtlEthernetStringToAddressW(
    s: PCWSTR,
    terminator: *mut PCWSTR,
    addr: *mut DL_EUI48
) -> i32