pub unsafe extern "C" fn Send(
    socket: i32,
    buffer: *const c_void,
    bufferLength: u64,
    flags: i32
) -> u64