pub unsafe extern "C" fn botan_mp_set_from_int(
    mp: botan_mp_t,
    initial_value: c_int
) -> c_int