pub unsafe extern "C" fn vzPackM(
    n: c_int,
    a: *const MKL_Complex16,
    ma: *const c_int,
    y: *mut MKL_Complex16
)