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