pub unsafe extern "C" fn nettle_hmac_gosthash94cp_set_key(
    ctx: *mut hmac_gosthash94cp_ctx,
    key_length: usize,
    key: *const u8
)