pub unsafe fn bind(
    arg___fd: c_int,
    arg___addr: *const sockaddr,
    arg___len: socklen_t
) -> c_int