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