pub unsafe extern "C" fn CPLRemoveXMLChild(
    psParent: *mut CPLXMLNode,
    psChild: *mut CPLXMLNode
) -> c_int