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