pub unsafe extern "C" fn CSLAddStringMayFail(
    papszStrList: *mut *mut c_char,
    pszNewString: *const c_char
) -> *mut *mut c_char