pub unsafe extern "C" fn xmlBufferResize(
    buf: xmlBufferPtr,
    size: c_uint
) -> c_int