#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlInitThreads() -> c_int
Initialize the library for threaded use (libxml2 compatibility)
This function must be called before any other libxml2 functions in a threaded program.