pub unsafe extern "C" fn mpn_sec_mul_itch(
    an: size_t,
    bn: size_t
) -> size_t
Expand description