pub unsafe extern "C" fn N_VConstVectorArray(
    nvec: c_int,
    c: realtype,
    Z: *mut N_Vector
) -> c_int