pub unsafe extern "C" fn gsl_vector_long_ptr(
    v: *mut gsl_vector_long,
    i: usize
) -> *mut c_long