pub unsafe extern "C" fn mpi_grow(
    X: *mut mpi,
    nblimbs: size_t
) -> c_int