pub unsafe extern "C" fn __gmpz_powm_sec(
    arg1: mpz_ptr,
    arg2: mpz_srcptr,
    arg3: mpz_srcptr,
    arg4: mpz_srcptr
)