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