pub unsafe extern "C" fn rb_range_beg_len(
    arg1: VALUE,
    arg2: *mut c_long,
    arg3: *mut c_long,
    arg4: c_long,
    arg5: c_int
) -> VALUE