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