pub unsafe extern "C" fn crypt_token_json_set(
    cd: *mut crypt_device,
    token: c_int,
    json: *const c_char
) -> c_int