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