pub unsafe extern "C" fn getaddrinfo( nodename: *const i8, servname: *const u8, hints: *const addrinfo, res: *mut *mut addrinfo) -> i32