pub unsafe extern "C" fn BrotliEncoderAttachPreparedDictionary(
state: *mut BrotliEncoderState,
dictionary: *const BrotliEncoderPreparedDictionary,
) -> c_int
pub unsafe extern "C" fn BrotliEncoderAttachPreparedDictionary(
state: *mut BrotliEncoderState,
dictionary: *const BrotliEncoderPreparedDictionary,
) -> c_int