pub unsafe extern "C" fn __quantum__rt__bigint_power( base: *const BigInt, exponent: u32, ) -> *const BigInt