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