pub unsafe extern "C" fn crypt_token_assign_keyslot(
    cd: *mut crypt_device,
    token: c_int,
    keyslot: c_int
) -> c_int