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