use ;
use crateBind;
use crateConnect;
/// # Safety
///
/// Raw pointers make this unsafe to override the
/// entrypoint for external libc function `bind`.
pub unsafe extern "C"
/// # Safety
///
/// Raw pointers make this unsafe to override the
/// entrypoint for external libc function `connect`.
pub unsafe extern "C"