#[no_mangle] pub unsafe extern "C" fn u_recv_ocall( error: *mut c_int, sockfd: c_int, buf: *mut c_void, len: size_t, flags: c_int) -> ssize_t