pub unsafe extern "C" fn spp_piece_to_id(
    spp: *mut SentencePieceProcessor,
    piece: *const c_char
) -> c_int