pub unsafe extern "C" fn TA_MININDEX( startIdx: c_int, endIdx: c_int, inReal: *const f64, optInTimePeriod: c_int, outBegIdx: *mut c_int, outNBElement: *mut c_int, outInteger: *mut c_int, ) -> TA_RetCode