pub unsafe extern "C" fn CSLFindStringCaseSensitive(
    papszList: CSLConstList,
    pszTarget: *const c_char
) -> c_int