pub unsafe extern "C" fn nettle_aes256_set_decrypt_key(
    ctx: *mut aes256_ctx,
    key: *const u8
)