pub unsafe extern "C" fn mpn_sec_powm_itch(
    bn: size_t,
    enb: bitcnt_t,
    n: size_t
) -> size_t
Expand description