pub unsafe extern "C" fn mpz_ui_kronecker(
    a: c_ulong,
    b: mpz_srcptr
) -> c_int
Expand description