pub unsafe extern "C" fn xmlExpStringDerive(
    ctxt: xmlExpCtxtPtr,
    expr: xmlExpNodePtr,
    str: *const xmlChar,
    len: c_int
) -> xmlExpNodePtr