pub unsafe extern "C" fn rb_define_virtual_variable(
arg1: *const c_char,
arg2: rb_gvar_getter_t,
arg3: rb_gvar_setter_t
)