pub unsafe extern "C" fn mts_block_labels(
    block: *const mts_block_t,
    axis: usize,
    labels: *mut mts_labels_t
) -> mts_status_t