pub unsafe extern "C" fn soup_logger_set_max_body_size(
    logger: *mut SoupLogger,
    max_body_size: c_int
)