pub unsafe extern "C" fn aria_setkey_enc(
    ctx: *mut aria_context,
    key: *const c_uchar,
    keybits: c_uint
) -> c_int