pub unsafe extern "C" fn nettle_ccm_aes256_encrypt( ctx: *mut ccm_aes256_ctx, length: usize, dst: *mut u8, src: *const u8, )