pub unsafe extern "C" fn CSLAppendPrintf(
    papszStrList: *mut *mut c_char,
    fmt: *const c_char,
     ...
) -> *mut *mut c_char