pub unsafe extern "C" fn onig_copy_encoding(
    to: *mut OnigEncodingType,
    from: OnigEncoding
)