pub unsafe extern "C" fn lwip_inet_pton(
    af: c_int,
    src: *const c_char,
    dst: *mut c_void
) -> c_int