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