pub unsafe extern "C" fn CPLUnescapeString(
    pszString: *const c_char,
    pnLength: *mut c_int,
    nScheme: c_int
) -> *mut c_char