pub fn syscall_input_size_handler( caller: &mut impl StoreTr<RuntimeContext>, _params: &[Value], result: &mut [Value], ) -> Result<(), TrapCode>
Writes the input length in bytes into result[0].
result[0]