pub unsafe fn SendARP(
    destip: u32,
    srcip: u32,
    pmacaddr: *mut c_void,
    phyaddrlen: *mut u32
) -> u32