pub unsafe extern "C" fn xmlBufferSetAllocationScheme(
    buf: xmlBufferPtr,
    scheme: xmlBufferAllocationScheme
)