pub fn BrotliEncoderCreateInstance<Alloc: BrotliAlloc>(
    m8: Alloc
) -> BrotliEncoderStateStruct<Alloc>