pub unsafe extern "C" fn http_parser_parse_url(
buf: *const u8,
buflen: usize,
is_connect: i32,
u: *mut http_parser_url,
) -> i32
pub unsafe extern "C" fn http_parser_parse_url(
buf: *const u8,
buflen: usize,
is_connect: i32,
u: *mut http_parser_url,
) -> i32