pub unsafe extern "C" fn xmlGetLastChild(
    parent: *const xmlNode
) -> xmlNodePtr