pub unsafe extern "C" fn CSLSetNameValueSeparator(
    papszStrList: *mut *mut c_char,
    pszSeparator: *const c_char
)