pub unsafe extern "C" fn idamax_( n: *const c_int, x: *const c_double, incx: *const c_int, ) -> c_int