pub unsafe extern "C" fn rb_reg_regsub(
    arg1: VALUE,
    arg2: VALUE,
    arg3: *mut re_registers,
    arg4: VALUE
) -> VALUE