pub unsafe extern "C" fn CPLParseNameValue(
    pszNameValue: *const c_char,
    ppszKey: *mut *mut c_char
) -> *const c_char