pub unsafe extern "C" fn vzTanh(
    n: c_int,
    a: *const MKL_Complex16,
    r: *mut MKL_Complex16
)