pub unsafe extern "C" fn gsl_linalg_givens_gv( v: *mut gsl_vector, i: usize, j: usize, c: f64, s: f64)