Source position: c14n.inc line 51
type xmlC14NIsVisibleCallback = function(
user_data: pointer;
node: xmlNodePtr;
parent: xmlNodePtr
):cint;