pub unsafe extern "C" fn xmlExpExpDerive(
    ctxt: xmlExpCtxtPtr,
    expr: xmlExpNodePtr,
    sub: xmlExpNodePtr
) -> xmlExpNodePtr