pub unsafe extern "C" fn gsl_vector_float_isnonneg(
    v: *const gsl_vector_float
) -> c_int