pub unsafe extern "C" fn onig_regset_replace(
    set: *mut OnigRegSet,
    at: c_int,
    reg: OnigRegex
) -> c_int