pub unsafe extern "C" fn ggml_is_vector(
    tensor: *const ggml_tensor
) -> bool