pub unsafe extern "C" fn CPLGetXMLValue(
    poRoot: *const CPLXMLNode,
    pszPath: *const c_char,
    pszDefault: *const c_char
) -> *const c_char