pub unsafe extern "C" fn soup_header_contains(
    header: *const c_char,
    token: *const c_char
) -> gboolean