pub unsafe extern "C" fn getservbyport(
    port: i32,
    proto: *const i8
) -> *mut servent