pub unsafe extern "C" fn tensor_get_dimensions( tensor: *mut c_void, dims: *mut i32, nb_dims: *mut i32, ) -> *mut c_void