pub fn sys_net_send(buf_ptr: u64, buf_len: u64) -> Result<u64, SyscallError>
Performs the sys net send operation.