pub unsafe extern "C" fn onig_error_code_to_str(
    s: *mut OnigUChar,
    err_code: OnigPosition,
     ...
) -> c_int