pub unsafe extern "C" fn CPLCanRecode(
    pszTestStr: *const c_char,
    pszSrcEncoding: *const c_char,
    pszDstEncoding: *const c_char
) -> c_int