pub unsafe extern "C" fn rb_define_readonly_variable(
    _: *const c_char,
    _: *const VALUE
) -> VALUE