pub unsafe extern "C" fn mts_tensormap_keys(
    tensor: *const mts_tensormap_t,
    keys: *mut mts_labels_t
) -> mts_status_t