pub unsafe extern "C" fn ngx_http_v2_string_encode( dst: *mut u8, src: *mut u8, len: usize, tmp: *mut u8, lower: usize, ) -> *mut u8