pub unsafe extern "C" fn ip4addr_ntoa_r(
    addr: *const ip4_addr,
    buf: *mut i8,
    buflen: i32
) -> *mut i8