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