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