pub unsafe extern "C" fn net_send(
    ctx: *mut c_void,
    buf: *const c_uchar,
    len: size_t
) -> c_int