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