pub unsafe extern "C" fn pcre2_set_match_limit_16(
    arg1: *mut pcre2_match_context_16,
    arg2: u32
) -> c_int