pub unsafe extern "C" fn xmlParserInputBufferGrow(
    in_: xmlParserInputBufferPtr,
    len: c_int
) -> c_int