pub unsafe extern "C" fn CPLStrnlen(
    pszStr: *const c_char,
    nMaxLen: usize
) -> usize