pub unsafe extern "C" fn rb_range_values(
range: VALUE,
begp: *mut VALUE,
endp: *mut VALUE,
exclp: *mut c_int
) -> c_int