pub unsafe extern "C" fn gst_tensor_check_type(
tensor: *const GstTensor,
data_type: GstTensorDataType,
order: GstTensorDimOrder,
num_dims: size_t,
dims: *const size_t,
) -> gbooleanpub unsafe extern "C" fn gst_tensor_check_type(
tensor: *const GstTensor,
data_type: GstTensorDataType,
order: GstTensorDimOrder,
num_dims: size_t,
dims: *const size_t,
) -> gboolean