pub unsafe extern "C" fn http_parser_init(
    parser: *mut http_parser,
    type_: http_parser_type
)