pub unsafe extern "C" fn botan_mp_view_str(
mp: botan_mp_t,
radix: u8,
ctx: botan_view_ctx,
view: botan_view_str_fn,
) -> c_intpub unsafe extern "C" fn botan_mp_view_str(
mp: botan_mp_t,
radix: u8,
ctx: botan_view_ctx,
view: botan_view_str_fn,
) -> c_int