pub unsafe extern "C" fn CPLForceToASCII(
    pabyData: *const c_char,
    nLen: c_int,
    chReplacementChar: c_char
) -> *mut c_char