pub unsafe fn TF_TensorFromProto(
    from: *const TF_Buffer,
    to: *mut TF_Tensor,
    status: *mut TF_Status
)