pub unsafe extern "C" fn gsl_blas_idamax(
    X: *const gsl_vector
) -> CBLAS_INDEX_t