pub unsafe extern "C" fn BrotliEncoderEstimatePeakMemoryUsage( quality: c_int, lgwin: c_int, input_size: usize, ) -> usize