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