pub unsafe extern "C" fn botan_fpe_decrypt(
fpe: botan_fpe_t,
x: botan_mp_t,
tweak: *const u8,
tweak_len: usize,
) -> c_intpub unsafe extern "C" fn botan_fpe_decrypt(
fpe: botan_fpe_t,
x: botan_mp_t,
tweak: *const u8,
tweak_len: usize,
) -> c_int