pub unsafe extern "C" fn faiss_IndexShards_remove_shard(
    index: *mut FaissIndexShards,
    shard: *mut FaissIndex
) -> c_int