pub unsafe extern "C" fn botan_mp_set_bit(
    n: botan_mp_t,
    bit: usize
) -> c_int