pub unsafe extern "C" fn htmlCreateFileParserCtxt(
    filename: *const c_char,
    encoding: *const c_char
) -> htmlParserCtxtPtr