pub unsafe extern "C" fn botan_cipher_output_length( cipher: botan_cipher_t, inlen: usize, outlen: *mut usize, ) -> c_int