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