#[no_mangle]
pub unsafe extern "C" fn rune_input_tensors_get(
    tensors: *mut InputTensors,
    node_id: u32
) -> *mut Tensor