#[no_mangle]
pub unsafe extern "C" fn rune_tensor_buffer(
    tensor: *mut Tensor
) -> *mut u8