pub unsafe extern "C" fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int
#[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc", target_vendor = "nintendo")))]