pub unsafe extern "C" fn http_parser_pause(
    parser: *mut http_parser,
    paused: c_int
)