pub unsafe extern "C" fn rb_data_object_zalloc(
    arg1: VALUE,
    arg2: size_t,
    arg3: RUBY_DATA_FUNC,
    arg4: RUBY_DATA_FUNC
) -> VALUE