pub unsafe extern "C" fn onig_copy_syntax(
    to: *mut OnigSyntaxType,
    from: *mut OnigSyntaxType
)