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