pub unsafe extern "C" fn vslzCorrExec1D(
    arg1: VSLCorrTaskPtr,
    arg2: *const MKL_Complex16,
    arg3: c_int,
    arg4: *const MKL_Complex16,
    arg5: c_int,
    arg6: *mut MKL_Complex16,
    arg7: c_int
) -> c_int