pub unsafe extern "C" fn rb_define_alloc_func(
    arg1: VALUE,
    arg2: rb_alloc_func_t
)