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