Type Definition brotli_free_func
brotli_sys
type brotli_free_func = Option<extern "C" fn(_: *mut c_void, _: *mut c_void)>;