pub unsafe fn RtlEthernetStringToAddressW<P0>( s: P0, terminator: *mut PCWSTR, addr: *mut DL_EUI48, ) -> i32where P0: Param<PCWSTR>,