pub unsafe extern "C" fn mts_tensormap_save(
    path: *const c_char,
    tensor: *const mts_tensormap_t
) -> mts_status_t