pub unsafe extern "C" fn rb_reg_init_str(
    re: VALUE,
    s: VALUE,
    options: c_int
) -> VALUE