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