pub fn call_ro<T: Call>( fd: T, payload: &mut [u8], flags: CallFlags, metadata: &[u64], ) -> Result<usize>
SYS_CALL interface, read-only variant