pub unsafe extern "C" fn mts_labels_clone(
    labels: mts_labels_t,
    clone: *mut mts_labels_t
) -> mts_status_t