pub unsafe extern "C" fn botan_cipher_start( cipher: botan_cipher_t, nonce: *const u8, nonce_len: usize, ) -> c_int