pub fn BrotliInitDistanceParams(
    params: &mut BrotliEncoderParams,
    npostfix: u32,
    ndirect: u32
)