pub unsafe extern "C" fn vslcConvExec1D(
    arg1: VSLConvTaskPtr,
    arg2: *const MKL_Complex8,
    arg3: c_int,
    arg4: *const MKL_Complex8,
    arg5: c_int,
    arg6: *mut MKL_Complex8,
    arg7: c_int
) -> c_int