pub unsafe extern "C" fn CPLAtomicAdd(
    ptr: *mut c_int,
    increment: c_int
) -> c_int