pub unsafe extern "C" fn rb_define_attr(
    arg1: VALUE,
    arg2: *const c_char,
    arg3: c_int,
    arg4: c_int
)