pub unsafe extern "C" fn CSLPartialFindString(
    papszHaystack: CSLConstList,
    pszNeedle: *const c_char
) -> c_int