pub unsafe fn send(
    arg___fd: c_int,
    arg___buf: *const c_void,
    arg___n: usize,
    arg___flags: c_int
) -> isize