pub unsafe extern "C" fn nettle_arctwo_set_key_gutmann(
    ctx: *mut arctwo_ctx,
    length: usize,
    key: *const u8
)