get_token_slots
extern CK_RV get_token_slots(CK_SLOT_ID_PTR *slot_list,
if ((rv = get_token_slots(&slots, &slot_count)) != CKR_OK) {