pub unsafe fn pg_verify_mbstr_len(
    arg_encoding: c_int,
    arg_mbstr: *const c_char,
    arg_len: c_int,
    arg_noError: bool
) -> c_int