pub unsafe extern "C" fn nettle_gosthash94_update(
    ctx: *mut gosthash94_ctx,
    length: usize,
    msg: *const u8
)